home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Compression / PC Compression / unarj221 / unarjmac.doc < prev   
Text File  |  1991-10-06  |  2KB  |  37 lines

  1. Unarjmac is a simple port of Robert Jung's unarj.c to the Mac. It is a MINIMAL
  2. PORT; that is it makes absolutely minimal use of Mac features. The reason for
  3. this was to minimize the intrusiveness of source code changes into unarj.c,
  4. which will make future updates by Robert Jung easy to keep up with.
  5.  
  6. UnarjMac does not currently support macintosh path names or creator/type
  7. application linking. Therefore it must be run from the folder your arj file is
  8. in.
  9.  
  10. Assuming you have the file archive.arj in your folder with unarj, to process the
  11. file you must first launch unarj. You will be presented a dialog that will let
  12. you specifiy a command line that will be accepted by unarj. The command line
  13. operations available are:
  14.  
  15.         UNARJ archive[.arj]    (list archive)
  16.         UNARJ e archive        (extract archive)
  17.         UNARJ l archive        (list archive)
  18.         UNARJ t archive        (test archive)
  19.         UNARJ x archive        (extract with pathnames)
  20.     UNARJ                  (display help screen)
  21.  
  22. Questions about the Mac implementation may be sent to Eric Larson at 1:260/330@Fidonet
  23.  
  24. This is an ARJ demonstration program and ** IS NOT OPTIMIZED ** for speed. You
  25. may freely use, copy and distribute this program, provided that no fee is
  26. charged for such use, copying or distribution, and it is distributed ONLY in its
  27. original unmodified state.  UNARJ is provided as is without warranty of any
  28. kind, express or implied, including but not limited to the implied warranties of
  29. merchantability and fitness for a particular purpose.  Refer to UNARJ.DOC for
  30. more warranty information.  If you find UNARJ of value, a gift of $10 or any
  31. amount would greatly appreciated.
  32.  
  33. Robert K Jung                   Internet address :  robjung@world.std.com 2606
  34. Village Road West          CompuServe userid:  72077,445 Norwood, Massachusetts
  35. 02062 USA
  36.  
  37.